Vcenter Vm Guest Filesystem FileErrorDetails

Vcenter Vm Guest Filesystem FileErrorDetails
Vcenter Vm Guest Filesystem FileErrorDetails

The Vcenter Vm Guest Filesystem FileErrorDetails schema describes additional error information for file and directory operations.

This schema was added in vSphere API 7.0.2.0.

JSON Example
{
    "reason": "string",
    "file_path": "string"
}
string
reason
Required

The reason for the error.

For more information see: Vcenter Vm Guest Filesystem ErrorReason.

This property was added in vSphere API 7.0.2.0.

string
file_path
Required

The file path associated with the error.

This property was added in vSphere API 7.0.2.0.